Skip to content

Remove stale package types entry#575

Closed
GhostAOI wants to merge 1 commit into
DevCycleHQ:mainfrom
GhostAOI:remove-stale-types-entry
Closed

Remove stale package types entry#575
GhostAOI wants to merge 1 commit into
DevCycleHQ:mainfrom
GhostAOI:remove-stale-types-entry

Conversation

@GhostAOI

Copy link
Copy Markdown

Summary

  • remove the stale ypes field from package.json
  • avoid advertising dist/index.d.ts, which is not generated by the current TypeScript config and is not present in the published package tarball

Validation

  • Confirmed
    pm view @devcycle/cli@6.3.2 name version types main bin --json reports ypes: "dist/index.d.ts".
  • Confirmed
    pm pack @devcycle/cli@6.3.2 --dry-run --json does not include dist/index.d.ts.
  • Parsed the updated package.json with Node and verified the stale ypes field is absent.
  • Ran git diff --check.

Related: charles-openclaw/charles-microbounties#1318

@JamieSinn

Copy link
Copy Markdown
Member

Sorry, we do not accept PR's from automated agents. A human must be involved in the process.

@JamieSinn JamieSinn closed this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants